Can we insert data in database and pop out GUI window Same time(using tkinter and Sqllite3)

by: Ankittathe, 7 years ago

Last edited: 7 years ago

I have created a GUI In which i am inserting data from database.
.once data is insert in a table i want to pop out another GUI frame which contain message that "data has been inserted"
please suggest me how it can be done



You must be logged in to post. Please login or register an account.